home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / haskell / glasgow / ghc-src.lha / ghc-0.16 / README < prev    next >
Text File  |  1993-07-13  |  656b  |  17 lines

  1. This is the root directory for software distributed by the AQUA
  2. project in the Computing Science Dept at Glasgow University.  At
  3. present, we have three different distributions, which share some
  4. components.
  5.  
  6.     ghc        the Glasgow Haskell compilation system
  7.     nofib    the NoFib Haskell benchmarking suite
  8.     literate    the Glasgow "literate programming" system
  9.  
  10. The "literate" stuff is usually distributed *with* other systems, but
  11. not necessarily.  Components which are always part of a distribution
  12. (never stand-alone) are "grasp-utils" and "mkworld" (a configuration
  13. system).
  14.  
  15. Please consult the {ghc,nofib,literate}/README file to find out how to
  16. proceed.
  17.